Merge branch 'wip/chergert/fix-4279' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 Sep 2021 01:22:35 +0000 (01:22 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Sep 2021 01:22:35 +0000 (01:22 +0000)
commit18c9727a98298ac8d29a2ba2112606cb86ee948d
tree7114418a5a56d5d4a24fae9e3d663b68bd43e3d2
parent12e8a926089a393cd2b4d049f540365a0ef990c2
parente77eaa0acedd86371d9d81de3982d8657864915d
Merge branch 'wip/chergert/fix-4279' into 'master'

macos: handle NULL surface when creating GL context

Closes #4279

See merge request GNOME/gtk!4008